github: ci: add cmake build and source directories
authorÁlvaro Fernández Rojas <[email protected]>
Fri, 14 Nov 2025 13:04:10 +0000 (14:04 +0100)
committerÁlvaro Fernández Rojas <[email protected]>
Fri, 14 Nov 2025 13:04:10 +0000 (14:04 +0100)
commitdec51f48a1144de26897a9983017545082b9b8c5
treeac1c75493ebcf9be95266498a86910373ab51095
parent8022b2e4d01094bf8ebc09f626478c855b89142e
github: ci: add cmake build and source directories

Add cmake build and source directories to suppress the following warning:
CMake Warning:
  No source or binary directory provided. Both will be assumed to be the
  same as the current working directory, but note that this warning will
  become a fatal error in future CMake releases.

Signed-off-by: Álvaro Fernández Rojas <[email protected]>
.github/workflows/ci.yml